@charset "UTF-8";

/* ========== 单篇+文章页 start ========== */
/*侧边浮框start*/
.floatRight {
	position: absolute;
	height: 200px;
	width: 50px;
	right: -80px;
	bottom: 270px;
	z-index: 1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.floatBox dd {
	padding: 6px 0;
}

.floatBox dd .con {
	position: relative;
	width: 50px;
	height: 50px;
	border-radius: 2px;
	background: #d2d2d2;
	cursor: pointer;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.floatIcon .wicon {
	width: 50px;
	height: 50px;
	border-radius: 2px;
}

.floatIcon .text {
	line-height: 25px;
	height: 25px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.smallApplet .floatIcon .wicon {
	background: #fff url(../images/ewmIcon.png) center center no-repeat;
}

.backTop .floatIcon .wicon {
	background: url(/subsiteSrc/cnPc/images/backTop.png) center center no-repeat;
}

.backTop .floatIcon:hover .wicon {
	background-color: #1e2188;
}

.floatPosition {
	position: absolute;
	left: -150px;
	top: -50px;
	box-shadow: 1px 2px 9px rgba(0, 0, 0, 0.2);
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	visibility: hidden;
	opacity: 0;
	border-radius: 5px;
	border: 1px solid #EEEEEE;
}

.floatPosition:after {
	display: block;
	content: '';
	border: 8px solid transparent;
	border-left-color: #fff;
	position: absolute;
	right: -8px;
	top: 50%;
	margin-top: -8px;
}

.floatPosition i {
	position: absolute;
	width: 16px;
	height: 16px;
	background: #fff;
	right: -8px;
	transform: rotateZ(45deg);
	top: 50%;
	margin-top: -8px;
	box-shadow: 1px 2px 9px rgb(0 0 0 / 8%);
}

.floatImg {
	padding: 10px;
	width: 110px;
	background: #fff;
	position: relative;
}

.floatImg .floatImgC {
	width: 110px;
	height: 110px;
}

.floatImg img {
	display: block;
	height: 110px;
	width: 110px;
	position: relative;
	z-index: 5;
}

.floatImg .text {
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #999;
}

.floatPosition1 {
	position: absolute;
	right: 80px;
	top: 10px;
	box-shadow: 1px 2px 9px rgba(0, 0, 0, 0.1);
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	visibility: hidden;
	opacity: 0;
}

.floatPosition1 i {
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff;
	transform: rotateZ(45deg);
	top: 50%;
	margin-top: -5px;
	right: -5px;
	box-shadow: 1px 2px 9px rgba(0, 0, 0, 0.5);
}

.floatImg1 {
	width: 80px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	text-align: center;
	border-radius: 3px;
	position: relative;
	z-index: 5;
}

.backTop:hover .floatPosition1 {
	transform: translateY(0);
	visibility: visible;
	opacity: 1;
}

.smallApplet:hover .floatPosition {
	transform: translateY(0);
	visibility: visible;
	opacity: 1;
}


.floatRight.show .backTop {
	visibility: visible;
	opacity: 1;
}

.articleC {
	background: #FFFFFF;
	padding: 0 120px 25px;
	position: relative;
}

.articleBox {
	line-height: 32px;
	padding: 10px 0;
	color: #595959;
	font-size: 16px;
}

.articleBox img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.articleBox p{
	margin-bottom: 20px;
}
.articleBox  table p{
	margin-bottom: 0;
}
/* ————— 标题 start ————— */
.articleTitle {
	clear: both;
	line-height: 50px;
	font-size: 28px;
	font-weight: bold;
	font-family: "microsoft yahei";
	color: #333333;
	text-align: center;
	position: relative;
	margin-bottom: 8px;
}

/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {
	display: block;
	clear: both;
	color: #999;
	font-size: 16px;
	line-height: 40px;
	padding: 10px 0 28px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.articleTime::before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 8px;
	left: 0;
	bottom: 0;
	background: url(/subsiteSrc/cnPc/images/articleLine.png) center no-repeat;
	background-size: 100%;
}

.articleTime span {
	display: inline-block;
	padding-right: 16px;
	font-size: 16px;
	color: #999999;
	vertical-align: middle;
}

.articleFont {
	display: inline-block
}

.articleFont em {
	font-style: normal;
	margin-right: 20px;
}

.articleFont span {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 10px;
	padding-right: 0;
	cursor: pointer;
	border-radius: 40px;
}

.articleFont span.hover {
	background: #e8e6f3;
}

/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {
	display: inline-block;
	vertical-align: middle;
}

.articleShare .shareParent .shareItem {
	vertical-align: middle;
}

/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {
	width: 900px;
	height: 600px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin: 20px auto 0 auto;
}

#play .change_a {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

#play .prev_a {
	left: 0;
}

#play .next_a {
	right: 0
}

#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}

#play .prev_a span {
	background: url(/subsiteSrc/cnPc/images/common/file/article_iconh.png) no-repeat 0px -50px;
	left: 0;
}

#play .next_a span {
	background: url(/subsiteSrc/cnPc/images/common/file/article_iconh.png) no-repeat -30px -50px;
	right: 0;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	width: 900px;
	height: 600px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 900px;
	height: 600px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
}

.imgMove {
	width: 900px;
	clear: both;
	margin: 20px auto;
	position: relative;
}

.img_hd {
	margin: 0 auto;
	overflow: hidden;
	height: 60px;
	position: relative;
}

.img_hd ul {
	position: absolute;
	z-index: 1
}

.img_hd ul li {
	float: left;
	height: 47px;
	width: 70px;
	padding: 3px;
	margin: 0 7px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}

.img_hd ul li p {
	height: 47px;
	width: 70px;
	display: block;
	background: #fff;
	position: relative;
}

.img_hd ul li i {
	display: block;
	clear: both;
	line-height: 20px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 9;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.img_hd ul li img {
	position: absolute;
	height: 47px;
	width: 70px;
}

.img_hd ul li.on {
	border: 1px solid #1e5ab0;
	background: #1e5ab0;
}

.imgMove .bottom_a {
	width: 20px;
	height: 25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float: left;
	top: 15px;
	position: absolute;
	z-index: 9;
	background: url(/subsiteSrc/cnPc/images/common/file/article_iconh.png) no-repeat;
}

.imgMove .prev_a {
	background-position: left top;
	left: 0;
}

.imgMove .next_a {
	background-position: right top;
	right: 0;
}

/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {
	clear: both;
	font-size: 16px;
	padding: 10px 0px 20px 0;
	overflow: hidden;
}

.articleHand a {
	display: block;
	line-height: 32px;
	padding: 0 20px 10px 30px;
	background: url(/subsiteSrc/cnPc/images/common/file/file.png) no-repeat left center;
	color: #666
}

.articleHand a.word {
	background: url(/subsiteSrc/cnPc/images/common/file/word.png) no-repeat left 3px;
	color: #37a6ff !important;
}

.articleHand a.ppt {
	background: url(/subsiteSrc/cnPc/images/common/file/ppt.png) no-repeat left center;
	color: #ff7735 !important;
}

.articleHand a.excel {
	background: url(/subsiteSrc/cnPc/images/common/file/excel.png) no-repeat left center;
	color: #15bf44 !important;
}

.articleHand a.pdf {
	background: url(/subsiteSrc/cnPc/images/common/file/pdf.png) no-repeat left center;
	color: #1369c0 !important;
}

.articleHand a.zip {
	background: url(/subsiteSrc/cnPc/images/common/file/zip.png) no-repeat left 3px;
	color: #ff9779 !important;
}

/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {
	clear: both;
	height: 30px;
	text-align: center;
	font-family: Arial;
}

.articlePage a {
	margin: 0 1px;
	background: #ccc;
	padding: 10px 15px;
}

.articlePage a:hover {
	color: #fff;
	background: #1e5ab0;
}

.articlePage a.hover {
	color: #fff;
	background: #1e5ab0;
}

/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {
	border-top: 10px solid #f5f5f5;
	display: block;
	padding: 25px 120px;
	line-height: 34px;
	color: #999999;
	font-size: 16px;
	background: #FFFFFF;
	overflow: hidden;
}

.articlePageBox {
	width: 50%;
}

.articlePageBox span {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #595959;
}

.pageUp a {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #595959;
	overflow: hidden;
	display: block;
}

.articlePageBox:hover,
.pageUp a:hover {
	color: #1e2188;
}

/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {
	position: absolute;
	left: -1px;
	opacity: 0;
}

.newsAudio .audiojs {
	z-index: 99999;
	background: #fff;
	overflow: hidden;
	font-family: monospace;
	font-size: 12px;
	border-radius: 5px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
	width: 400px;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
}

.newsAudio .audiojs .play-pause {
	width: 25px;
	height: 27px;
	padding: 4px 6px;
	margin: 0px;
	float: left;
	overflow: hidden;
	position: relative;
}

.newsAudio .audiojs .play-pause:before {
	content: '';
	display: block;
	border-right: 1px solid #e5e5e5;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	transform: scaleX(0.3);
}

.newsAudio .audiojs p {
	display: none;
	width: 25px;
	height: 27px;
	margin: 0px;
	cursor: pointer;
}

.newsAudio .audiojs .play {
	display: block;
}

.newsAudio .audiojs .scrubber {
	position: relative;
	float: left;
	width: 240px;
	background: #f5f5f5;
	height: 14px;
	margin: 10px;
	top: 1px;
	overflow: hidden;
}

.newsAudio .audiojs .progress {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 14px;
	width: 0px;
	background: #fbbc05;
	z-index: 1;
}

.newsAudio .audiojs .loaded {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 14px;
	width: 0px;
	background: #ffeebb;
	cursor: pointer;
}

.newsAudio .audiojs .time {
	overflow: hidden;
	height: 35px;
	line-height: 36px;
	margin: 0px 0px 0px 6px;
	padding: 0px 6px 0px 12px;
	position: relative;
	color: #666;
}

.newsAudio .audiojs .time:before {
	content: '';
	display: block;
	border-left: 1px solid #e5e5e5;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	transform: scaleX(0.3);
}

.newsAudio .audiojs .time em {
	padding: 0px 2px 0px 0px;
	color: #666;
	font-style: normal;
}

.newsAudio .audiojs .time strong {
	padding: 0px 0px 0px 2px;
	font-weight: normal;
}

.newsAudio .audiojs .error-message {
	display: none;
	padding: 0px 10px;
	height: 35px;
	overflow: hidden;
	line-height: 36px;
	white-space: nowrap;
	color: #666;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.newsAudio .audiojs .error-message a {
	color: #666;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
	white-space: wrap;
}

.newsAudio .audiojs .play {
	background: url(/subsiteSrc/cnPc/components/audio/images/play.png) center center no-repeat;
	background-size: 14px;
}

.newsAudio .audiojs .loading {
	background: url(/subsiteSrc/cnPc/components/audio/images/loading.png) center center no-repeat;
	background-size: 14px;
	-webkit-animation: fa-rotating 2s infinite linear;
	animation: fa-rotating 2s infinite linear;
}

.newsAudio .audiojs .loading:before {
	content: '';
}

@keyframes fa-rotating {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.newsAudio .audiojs .error {
	background: url(/subsiteSrc/cnPc/components/audio/images/error.png) center center no-repeat;
	background-size: 14px;
}

.newsAudio .audiojs .pause {
	background: url(/subsiteSrc/cnPc/components/audio/images/pause.png) center center no-repeat;
	background-size: 16px;
}

.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {
	display: none;
}

.newsAudio .playing .pause {
	display: block;
}

.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {
	display: none;
}

.newsAudio .loading .loading {
	display: block;
}

.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {
	display: none;
}

.newsAudio .error .error {
	display: block;
}

.newsAudio .error .play-pause p {
	cursor: auto;
}

.newsAudio .error .error-message {
	display: block;
}

/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo {
	width: 600px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}

.newsViewVideo #col1mui-player {
	height: 100% !important;
	cursor: pointer;
}

.newsViewVideo #muiPlaybtn {
	position: absolute;
	left: 0;
	top: 0;
	background: url(/subsiteSrc/cnPc/images/play.png) no-repeat center center;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 999;
	cursor: pointer;
}

/* ————— 视频 end ————— */
/* 责任人 start */
.thoseList {
	text-align: center;
	padding: 28px 0;
}

.thoseDd {
	display: inline-block;
	overflow: hidden;
	margin-right: 145px;
}

.thoseDdIcon {
	display: inline;
	float: left;
	width: 42px;
	height: 42px;
	background: #e8e6f3;
	border-radius: 42px;
	margin-right: 16px;
}

.thoseDdIcon span {
	display: block;
	width: 42px;
	height: 42px;
	background-position: center center;
	background-repeat: no-repeat;
}

.thoseDdText {
	overflow: hidden;
	line-height: 42px;
}

.thoseDdText span {
	font-size: 16px;
	font-weight: bold;
}

.thoseDdText em {
	font-style: normal;
	font-size: 16px;
	color: #595959;
}

/* 责任人 end */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1 {
	overflow: hidden;
	margin: 0 -10px;
}

.imgList1 dd {
	width: 33.3333%;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.imgList1 dd .con {
	display: block;
	background: #FFFFFF;
	margin: 0 30px 0 0;
	border-radius: 5px;
	overflow: hidden;
}

.imgList1 dd .con .pic::before {
	padding-top: 56.563462%;
}

.imgList1 dd .con .pic .newPic {
	position: absolute !important;
	left: 0;
	top: 0;
}

.imgList1 dd .con .text {
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.imgList1 dd .con:hover .text {
	color: #1e5ab0;
}

/* 全图列表1 end */
/* 视频列表 start */

/* 视频列表 end */
/* 资质荣誉 start */

/* 资质荣誉 end */
/* 期刊杂志 start */
/* 期刊杂志 end */
/* 数字报纸 start */
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
/* 图文列表1 end */
/* 图文列表2 start */
/* 图文列表2 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
/* 全文列表1 end */
/* 全文列表2 start */
/* 全文列表2 end */
/* ========== 文字列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流start */
/* 纵向瀑布流end */
/* 横向瀑布流start */
/* 横向瀑布流end */
/* ========== 瀑布流 end ========== */
/* ————— 公用表单 start ————— */
.input {
	border: 1px solid #ddd;
	padding: 0 10px
}

.input input {
	border: none;
	background: none;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
}

.textarea {
	border: 1px solid #ddd;
	padding: 5px 10px
}

.textarea textarea {
	border: none;
	background: none;
	width: 100%;
	height: 120px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
}

a.formBtn {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	background: #FFF;
	border-radius: 3px;
	font-size: 14px;
	color: #333;
	padding: 0 30px;
	margin: 0 5px;
}

a.formBtn:hover {
	opacity: .9;
}

.formYzm .input {
	width: 50%;
	float: left;
	display: inline;
}

.formYzm .yzmImg {
	width: 138px;
	height: 58px;
	border: 1px solid #e6e6e6;
	background: #e6e6e6;
	float: left;
	display: inline;
	margin-left: 20px;
	border-radius: 6px;
	overflow: hidden;
}

.formYzm .yzmImg img {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.formYzm .yzmText{
	font-size: 15px;
	color: #b2b2b2;
	float: left;
	display: inline;
	height: 60px;
	line-height: 60px;
	margin-left: 30px;
	padding-right: 35px;
	background: url(/subsiteSrc/cnPc/images/yzmRefreshIcon.png) no-repeat right center;
	cursor: pointer;
}

.formSubBtn {
	font-size: 0;
	text-align: center;
	margin: 0 -10px;
	padding-top: 40px;
}

.formSubBtn a {
	height: 60px;
	line-height: 60px;
	padding: 0 60px;
	border-radius: 5px;
	margin: 0 10px;
}

.formSubBtn a.submit {
	background: #1e2188;
	color: #FFF;
}

.formSubBtn a.reset {
	background: #f0f0f0;
	color: #b2b2b2;
}

/* ————— 公用表单 end ————— */
/* ========== 组织机构 start ========== */
.organizationBox {
	min-height: 1310px;
}
.organizationBox img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
/* ========== 组织机构 end ========== */

/* ========== 成员单位 start ========== */
.membersUnitDl {
	padding-top: 10px;
	text-align: center;
}

.membersClassify {
	display: inline-block;
	position: relative;
}

.membersClassify::before {
	display: block;
	content: '';
	position: absolute;
	left: 50px;
	top: 45px;
	right: 50px;
	height: 2px;
	background: #e6e6e6;
}

.membersClassify dd {
	float: left;
	display: inline;
	margin: 0 50px;
	position: relative;
	z-index: 3;
}

.membersClassify dd .icon {
	margin: 0 auto;
	width: 90px;
	height: 90px;
	border: 2px solid #e5e5e5;
	border-radius: 100px;
	transition: .4s;
	-webkit-transition: .4s;
	position: relative;
	overflow: hidden;
	background: #FFFFFF;
}

/* .membersClassify dd .icon em{
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background: #1e2188;
	z-index: -1;
	border: 1px solid #e5e5e5;
} */
.membersClassify dd span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	transition: .3s;
	-webkit-transition: .3s;
}

.membersClassify dd span.span1 {
	opacity: 1;
	z-index: 1;
}

.membersClassify dd span.span2 {
	opacity: 0;
	z-index: 2;
	top: 30px;
}

.membersClassify dd .text {
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 16px;
	color: #595959;
}

.membersClassify dd:hover .icon {
	background: #1e2188;
	border-color: #5557b4;
}

.membersClassify dd:hover .icon span.span1 {
	z-index: 1;
	opacity: 0;
}

.membersClassify dd:hover .icon span.span2 {
	z-index: 2;
	opacity: 1;
	top: 0;
}

.membersClassify dd.hover .icon {
	background: #1e2188;
	border-color: #5557b4;
}

.membersClassify dd.hover .icon span.span1 {
	z-index: 1;
	opacity: 0;
}

.membersClassify dd.hover .icon span.span2 {
	z-index: 2;
	opacity: 1;
	top: 0;
}

.memberDl dd {
	padding: 10px 0;
}

.memberDl dd .con {
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	background: #fff;
	padding: 0 50px 0 40px;
	border-radius: 10px;
	position: relative;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
}

.memberDl dd .con .titleName {
	overflow: hidden;
}

.memberDl dd .con .titleName a {
	display: inline-block;
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	color: #595959;
}

.memberDl dd .con .websiteHref {
	margin: 20px 0;
	line-height: 40px;
}

.memberDl dd .con .websiteHref a {
	display: block;
	padding: 0 16px;
	border: 1px solid #e8e6f3;
	border-radius: 20px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #bbb3d8;
	transition: .4s;
	-webkit-transition: .4s;
}

.memberDl dd .con:hover {
	transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
	box-shadow: 0 7px 15px rgba(30, 33, 136, 0.15);
}

.memberDl dd .con::before {
	display: block;
	content: "";
	position: absolute;
	width: 0;
	height: 2px;
	left: 0;
	top: 0;
	background: #796daf;
	transition: .4s;
	-webkit-transition: .4s;
}

.memberDl dd .con:hover::before {
	width: 100%;
}

.memberDl dd .con .websiteHref a:hover {
	background: #bbb3d8;
	color: #FFFFFF;
}

/* ========== 成员单位 end ========== */

/* ========== 通知公告 start ========== */
.textList {
	overflow: hidden;
	margin: 0 -15px;
}

.textList dd {
	width: 33.333%;
	padding: 20px 0;
}

.textList dd .con {
	margin: 0 15px;
	padding: 25px 30px;
	background: #fff;
	border-radius: 10px;
	transition: .4s;
	-webkit-transition: .4s;
}

.textList dd .title {
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

.textList dd .title a {
	font-size: 16px;
	font-weight: bold;
	color: #595959;
}

.textList dd .time {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #999;
}

.textList dd .time span {
	margin-right: 30px;
}

.textList dd .con:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	box-shadow: 0 4px 15px rgba(30, 33, 136, 0.2);
	z-index: 5;
}

.textList dd .con:hover a {
	color: #1e2188;
}

/* ========== 通知公告 end ========== */

/* ========== 通知公告2 start ========== */
.textList1 dd {
	padding: 10px 0;
}

.textList1 dd .con {
	background: #FFFFFF;
	border-radius: 10px;
	padding: 30px 30px 30px 10px;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
}

.textList1 dd .timeBox {
	width: 150px;
	height: 118px;
	border-right: 1px solid #E5E5E5;
}

.textList1 dd .timeBox .date {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #999999;
}

.textList1 dd .timeBox .month {
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

.textList1 dd .inforR {
	width: 200px;
	height: 118px;
}

.inforRC {
	overflow: hidden;
}

.inforRC .views {
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #9999;
	margin-right: 28px;
}

.inforRC .more {
	overflow: hidden;
}

.inforRC .more a {
	display: block;
	height: 44px;
	width: 70px;
	background: #e5e5e5 url(../images/moreW.png) center center no-repeat;
	overflow: hidden;
	border-radius: 30px;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
}

.textList1 dd .text {
	overflow: hidden;
	margin-right: 30px;
	padding: 6px 55px 0;
	height: 118px;
	box-sizing: border-box;
}

.textList1 dd .text .title {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #595959;
	font-size: 18px;
	margin-bottom: 5px;
}

.textList1 dd .text .title a {
	color: #595959;
}

.textList1 dd .text .textC {
	height: 56px;
	line-height: 28px;
	overflow: hidden;
	font-size: 15px;
	color: #858585;
}

.textList1 dd .con:hover {
	transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
	box-shadow: 0 4px 10px rgba(30, 33, 136, 0.15);
}

.textList1 dd .con:hover .more a {
	background: #1e2188 url(../images/moreW_h.png) center center no-repeat;
}

.textList1 dd .con .more a:hover {
	opacity: .9;
}

.textList1 dd .con .title a:hover {
	color: #1e2188;
}

/* ========== 通知公告2 end ========== */

/* ========== 集团要闻1 start ========== */
.imgText1 {
	overflow: hidden;
	margin: 0 -15px;
}

.imgText1 dd {
	width: 33.333%;
	padding: 10px 0;
	margin-bottom: 20px;
}

.imgText1 dd .con {
	margin: 0 15px;
	padding: 30px;
	background: #FFF;
	border-radius: 10px;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
}

.imgText1 dd .pic::before {
	padding-top: 62.9630%;
}

.imgText1 dd .text {
	padding-top: 28px;
}

.imgText1 dd .text .title {
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 12px;
}

.imgText1 dd .text .title a {
	font-size: 16px;
	font-weight: bold;
	color: #595959;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
}

.imgText1 dd .text .textC {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #999;
	overflow: hidden;
}

.imgText1 dd .con:hover {
	transform: translateY(-8px);
	-webkit-transform: translateY(-8px);
	box-shadow: 0 5px 15px rgba(30, 33, 136, 0.15);
}

.imgText1 dd .text .title a:hover {
	color: #1e2188;
}

/* ========== 集团要闻1 end ========== */

/* ========== 集团要闻2 start ========== */
.imgText2BannerBox {
	padding: 30px;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
}

.imgText2Banner {
	width: 600px;
	position: relative;
}

.imgText2Banner .pic::before {
	padding-top: 56.667%;
}

.imgText2Banner .myslide .text {
	display: none;
}

.imgText2BannerText {
	padding: 0 50px;
	overflow: hidden;
}

.imgText2BannerText .title {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	margin-bottom: 20px;
}

.imgText2BannerText .title a {
	font-size: 24px;
	font-weight: bold;
	color: #595959;
}

.imgText2BannerText .title a:hover {
	color: #1e2188;
}

.imgText2BannerText .time {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #999;
	margin-bottom: 10px;
}
.imgText2BannerText .time span{
	margin-right: 15px;
}
.imgText2BannerText .textC {
	height: 120px;
	line-height: 30px;
	font-size: 15px;
	color: #999;
}

.imgText2Banner .slick-dots {
	position: absolute;
	width: 100%;
	height: 36px;
	left: 100%;
	bottom: 20px;
	margin-left: 50px;
}

.imgText2Banner .slick-dots li {
	float: left;
	display: inline;
	width: 36px;
	height: 36px;
	background: #f5f5f5;
	margin-right: 20px;
	line-height: 36px;
	border-radius: 36px;
	text-align: center;
	font-size: 15px;
	color: #999;
	cursor: pointer;
}

.imgText2Banner .slick-dots li.slick-active {
	background: #e8e6f3;
}

.imgText2 dd {
	padding: 10px 0;
}

.imgText2 dd .con {
	padding: 30px;
	background: #FFFFFF;
	border-radius: 10px;
	overflow: hidden;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
}

.imgText2 dd .pic {
	width: 400px;
}

.imgText2 dd .pic::before {
	padding-top: 56.25%;
}

.imgText2 dd .text {
	overflow: hidden;
	padding: 0 45px;
	margin-right: 140px;
}

.imgText2 dd .text .title {
	height: 50px;
	line-height: 50px;
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 6px;
}

.imgText2 dd .text .title a {
	font-size: 18px;
	font-weight: bold;
	color: #595959;
}

.imgText2 dd .text .textC {
	height: 90px;
	line-height: 30px;
	font-size: 15px;
	color: #999;
	overflow: hidden;
	margin-bottom: 35px;
}

.imgText2 dd .text .time {
	height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #999;
}
.imgText2 dd .text .time span{
	margin-right: 15px;
}
.imgText2 dd .inforR {
	width: 70px;
	height: 225px;
}

.imgText2 dd .inforR .more {
	overflow: hidden;
}

.imgText2 dd .inforR .more a {
	display: block;
	height: 44px;
	width: 70px;
	background: #e5e5e5 url(../images/moreW.png) center center no-repeat;
	overflow: hidden;
	border-radius: 30px;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
}

.imgText2 dd .con:hover {
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	box-shadow: 0 5px 15px rgba(30, 33, 136, 0.15);
}

.imgText2 dd .text .title a:hover {
	color: #1e2188;
}

.imgText2 dd .con:hover .inforR .more a {
	background: #1e2188 url(../images/moreW_h.png) center center no-repeat;
}

.imgText2 dd .con .inforR .more a:hover {
	opacity: 0.5;
}

/* ========== 集团要闻2 end ========== */

/* ========== 竞聘通告 start ========== */
.jpTextList1Dl dd {
	position: relative;
	padding: 10px 0;
}

.jpTextList1Dl dd .con {
	border-radius: 10px;
	padding: 46px 30px;
	background: #F5F5F5;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.jpTextList1Dl dd.odd .con {
	background: #FFFFFF;
}

.jpTextList1Dl dd .con:hover {
	overflow: hidden;
	box-shadow: 0px 5px 15px 0px rgba(30, 33, 136, 0.12);
	-webkit-box-shadow: 0px 5px 15px 0px rgba(30, 33, 136, 0.12);
	transform: translateY(-5px);
	z-index: 5;
}

.jpTextList1Dl dd .ddLeft {
	float: left;
	display: inline;
	margin-right: 85px;
	height: 110px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.jpTextList1Dl dd .ddRight {
	float: right;
	display: inline;
	width: 240px;
	margin-left: 85px;
	height: 110px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.jpTextList1Dl dd .ddCenter {
	overflow: hidden;
	height: 110px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.jpTextList1Dl dd .timeBox {
	font-size: 0;
	overflow: hidden;
}

.jpTextList1Dl dd .timeBox span {
	display: inline-block;
	vertical-align: middle;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
	color: #999999;
}

.jpTextList1Dl dd .timeBox .span2 {
	color: #bbb3d8;
	font-weight: bold;
}

.jpTextList1Dl dd .ddCenter .title {
	height: 42px;
	line-height: 42px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 8px;
	font-weight: bold;
}

.jpTextList1Dl dd .title a {
	font-size: 18px;
	color: #595959;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.jpTextList1Dl dd:hover .title a {
	color: #1e2188;
}

.jpTextList1Dl dd .info {
	font-size: 15px;
	color: #999999;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	-webkit-line-clamp: 2 !important;
	word-break: break-all;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
}

.jpTextList1Dl dd .textC {
	overflow: hidden;
}

.jpTextList1Dl dd .pageView {
	float: left;
	display: inline;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #999999;
	overflow: hidden;
	margin-right: 66px;
}

.jpTextList1Dl dd .jt_more2Box a {
	color: #999;
}

.jpTextList1Dl dd .con:hover .jt_more2Box a {
	color: #fff;
}

.jpTextList1Dl dd .con:hover .jt_more2Box a.a2::before {
	transform: scaleX(1) !important;
	-webkit-transform: scaleX(1) !important;
	opacity: 1;
	visibility: visible;
}

.jpTextList1Dl dd .con:hover .jt_more2Box .a2 {
	border: 2px solid transparent;
}

/* ========== 竞聘通告 end ========== */

/* ========== 竞聘详情 start ========== */
.jpViewBox {
	padding: 50px 105px;
}

.jpArticle {
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	font-weight: bold;
	color: #595959;
	text-align: center;
}

.jpArticleTime {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #999999;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}

.jpArticleTime span {
	margin-right: 11px;
}

.jpArticleTime em {
	font-size: 16px;
	font-weight: bold;
	color: #bbb3d8;
	font-style: normal;
}

.jpArticleBox {
	padding: 25px 0;
}

.jpArticleC {
	margin-bottom: 20px;
}

.jpArticleC .title {
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	color: #1e2188;
	font-size: 20px;
	margin-bottom: 10px;
}

.jpArticleC .text {
	line-height: 32px;
	font-size: 16px;
	color: #666;
}

.jpBtn a {
	display: block;
	width: 130px;
	height: 50px;
	line-height: 50px;
	background: #1e2188;
	border-radius: 50px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	transition: .4s;
	-webkit-transition: .4s;
}

.jpBtn a:hover {
	opacity: 0.85;
}

/* ========== 竞聘详情2 end ========== */

/* ========== 领导2 end ========== */
.leaderBox {
	padding: 60px;
	background: #FFFFFF;
}

.leaderDl {
	border: 1px solid #ebebeb;
}

.leaderDl dd:last-child {
	border: none;
}

.leaderDl dd.odd {
	background: #fafafa;
}

.leaderDl dd {
	border-bottom: 1px solid #ebebeb;
}

.leaderDl dd .con {
	overflow: hidden;
	height: 60px;
	line-height: 60px;
}

.leaderDl dd .name {
	width: 440px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	text-align: center;
}

.leaderDl dd .text {
	border-left: 1px solid #ebebeb;
	overflow: hidden;
	padding: 0 135px;
	font-size: 18px;
	color: #555555;
}

/* ========== 领导2 end ========== */

/* ========== 社会招聘 start ========== */
.recruitListTop {
	padding: 40px 0;
}

.recruitListTopR {
	float: right;
	display: inline;
}

.recruitListTopText {
	height: 62px;
	line-height: 62px;
	overflow: hidden;
	font-size: 16px;
	color: #999999;
	overflow: hidden;
}

.recruitListTopL {
	overflow: hidden;
}

.lc_search1Box {
	overflow: hidden;
	background: #FFFFFF;
	padding: 6px;
	border-radius: 30px;
	width: 418px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.lc_search1Box .searchBtn {
	float: right;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	background: #1e2188;
	cursor: pointer;
	position: relative;
	color: #fff;
}

.lc_search1Box .searchBtn:before {
	display: none;
}

.searchIcon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: url(/subsiteSrc/cnPc/images/searchBai.png) center center no-repeat;
}

/* .searchIcon:before {
	content: '';
	position: absolute;
	top: 12px;
	left: 5px;
	height: 8px;
	width: 1.5px;
	background-color: currentColor;
} */

.lc_search1Box .searchDiv {
	overflow: hidden;
}

.lc_search1Box .searchDiv .input {
	width: 100%;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 22px;
	font-size: 16px;
	color: #333;
	border: none;
	background: none;
}

.recruitListTop .lc_search1Box {
	float: left;
	display: inline;
	margin-right: 42px;
}

.recruitListDl dd {
	padding: 5px 0;
}

.recruitListDl dd .con {
	background: #FFFFFF;
	border-radius: 10px;
	padding: 0 40px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.recruitListDl dd .con:hover {
	box-shadow: 1px 3px 15px 0px rgb(30, 33, 136, 0.12);
	-webkit-box-shadow: 1px 3px 15px 0px rgb(30, 33, 136, .12);
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
}

.recruitListDl dd .ddTop {
	overflow: hidden;
	padding: 20px 0;
}

.recruitListDl dd .jt_more2Box .a2.active .rightIcon:before {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 0;
	bottom: 4px;
}

.recruitListDl dd .ddTopRight {
	float: right;
	margin-left: 40px;
	padding: 26px 0 0;
}

.recruitListDl dd .ddTopLeft {
	overflow: hidden;
}

.recruitListDl dd .ddTopText1 {
	font-size: 20px;
	color: #595959;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-bottom: 14px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.recruitListDl dd .ddTopText2 {
	overflow: hidden;
	font-size: 0;
}

.recruitListDl dd .ddTopText2 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #999999;
	margin-right: 40px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.recruitListDl dd .ddBottom {
	padding: 40px 0 28px;
	position: relative;
	display: none;
}

.recruitListDl dd .ddBottom:before {
	content: '';
	background-color: rgb(230, 230, 230);
	height: 1px;
	width: 100%;
	position: absolute;
	top: 8px;
	left: 0;
}

.recruitListDl dd .ddBottomTextC {
	margin-bottom: 28px;
}

.recruitListDl dd .ddBottomTextC .ddBottomText1 {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	font-weight: bold;
}

.recruitListDl dd .ddBottomTextC .ddBottomText2 {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	padding-left: 5px;
}

.recruitListDl dd .con:hover .ddTopText1 {
	color: #1e2188;
}

/* ========== 社会招聘 end ========== */

/* 表单start */
.recruitListBox {
	background-color: #ffffff;
	padding: 35px 320px 50px;
}
.recruitListFormTitle{
	text-align: center;
	font-size: 26px;
	color: #595959;
	font-weight: bold;
	height: 56px;
	line-height: 56px;
	margin-bottom: 15px;
}
.recruitListFormUp{
	border:1px solid #e6e6e6;
	padding-top: 58px;
	padding-bottom: 38px;
	background-color: #f7f7f7;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 25px;
}
.recruitListFormUp .btn{
	margin: 0 auto 30px;
	width: 108px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ebebeb;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.recruitListFormUp .btn a{
	font-size: 16px;
	text-align: center;
	color: #1e2188;
	display: block;
	background-color: #ffffff;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.recruitListFormUp .btn:hover{
	border-color: #1e2188;
}
.recruitListFormUp .btn:hover a{
	background-color: #1e2188;
	color: #ffffff;
}
.recruitListFormUp .text{
	padding: 0 170px;
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-align: center;
}
.recruitFormTitle{
	font-size: 20px;
	color: #595959;
	height: 50px;
	line-height: 50px;
	margin-bottom: 18px;
}
.recruitListForm {
	margin-right: -20px;
	font-size: 14px;
}

.recruitListForm:after {
	clear: both;
	content: '';
	visibility: hidden;
	display: block;
}

.recruitListForm .item {
	width: 50%;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

.recruitListForm .item.w100p {
	width: 100%;
}

.recruitListForm .item .con {
	margin-right: 20px;
}

.recruitListForm .item .label {
	font-size: 15px;
	color: #595959;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
}

.recruitListForm .item .label span {
	color: #ff0000;
	margin: 0 4px;
}

.recruitListForm .item .label em {
	color: #999999;
	font-style: unset;
}

.recruitListForm .item .itemC {
	clear: both;
	min-height: 40px;
}
.recruitListForm .input{
	border-color: #e6e6e6;
	background-color: #f7f7f7;
	border-radius: 6px;
}
.recruitListForm .input input{
	font-size: 15px;
	height: 58px;
	line-height: 58px;
}
.recruitListForm .input2{
	float: left;
	display: inline;
	width: 98px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.recruitListForm .item2 .monthSelect{
	margin-left: 120px;
	float: none;
	width: auto !important;
}
.yearSelect .aykj_cssSelect .aykj_selectBox{
	border: none;
}
.recruitListForm .aykj_cssSelect .aykj_selectBox{
	background-color: #f7f7f7;
	border-radius: 6px;
}
.recruitListForm .item2 .aykj_selectBox{
	border-left: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.recruitListForm .aykj_cssSelect .aykj_selectRt{
	right: 10px;
}
.yearSelect .aykj_cssSelect .aykj_selectRt{
	right: 0px;
}
.recruitListForm .aykj_cssSelect .aykj_selectRt:before{
	width: 11px;
	height: 7px;
	border: none;
	background: url(/subsiteSrc/cnPc/images/recruitSelectDown.png) no-repeat center center;
}
.recruitListForm .aykj_cssSelect .aykj_selectLt{
	height: 58px;
	line-height: 58px;
}
.recruitListForm .aykj_cssSelect .aykj_optionBox {
    height: 35px;
    line-height: 35px;
}
.recruitListForm .textarea{
	background-color: #f7f7f7;
	border-radius: 6px;
}
.recruitListForm .textarea textarea{
	height: 200px;
}
.recruitListTc {
	padding: 20px;
	overflow: hidden;
}

.recruitChecked{
	font-size: 16px;
	color: #595959;
	height: 40px;
	line-height: 40px;
}
.recruitChecked input[type=checkbox]{
	display: none;
}
.recruitChecked input[type=checkbox] + label{
	position: relative;
	padding-left: 30px;
	cursor: pointer;
}
.recruitChecked input[type=checkbox] + label::before{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	display: block;
	content: '';
	width: 18px;
	height: 18px;
	border: 1px solid #d4d4d4;
	border-radius: 1px;
	background: #e6e6e6;
	margin-right: 10px;
	border-radius: 2px;
	cursor: pointer;
}
.recruitChecked input[type=checkbox]:checked + label::before{
	border-color: #1e2188;
	background: #1e2188 url(../images/checkedIcon.png) no-repeat center center;
}
/* 表单end */
/* ========== 招聘 end ========== */

/* 联系我们 start */
.contactBox {
	position: relative;
}

.coloumnMap {
	position: relative;
}

.coloumnMap .map {
	height: 731px;
	overflow: hidden;
	background: #f5f5f5;
}

.contactInfor {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.contactInforC {
	position: absolute;
	width: 500px;
	height: 613px;
	background: url(/subsiteSrc/cnPc/images/lxwmBg.png) center 0 no-repeat;
	left: 0;
	bottom: 38px;
	padding: 52px 91px 0 48px;
	box-sizing: border-box;
}

.contactName {
	height: 72px;
	line-height: 72px;
	font-size: 36px;
	font-weight: bold;
	color: #1d1714;
	opacity: 0.1;
	margin-bottom: 46px;
}

.contactCulture {
	height: 54px;
	line-height: 54px;
	font-size: 26px;
	color: #1d1714;
	margin-bottom: 6px;
}

.contactLn {
	height: 120px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.contactTel {
	height: 58px;
	line-height: 58px;
	font-size: 35px;
	color: #d2ae1c;
	margin-bottom: 5px;
}

.contactDl .con {
	overflow: hidden;
}

.contactDl .con .icon {
	float: left;
	display: inline;
	width: 30px;
	height: 30px;
	margin-top: 7px;
	background-color: rgba(0, 0, 0, 0.15);
	border-radius: 100%;
	margin-right: 20px;
	background-position: center center;
	background-repeat: no-repeat;
}

.contactDl .con .text {
	overflow: hidden;
	line-height: 30px;
	padding: 7px 0;
	font-size: 14px;
	color: #737373;
}
/* 联系我们地图新版 start */
#allmap {
    width: 100%;
    height: 624px;
    overflow: hidden;
    margin: 0 auto;
    font-family: "微软雅黑";
		border-radius: 20px;
}
.mapHtml{
	position: absolute;
	width: 855px;
	height: 517px;
	background: url(/subsiteSrc/cnPc/images/mapBg.png) center center no-repeat;
	top: 50%;
	margin-top: -259px;
	right: 12.5%;
}
.mapPage{
	padding: 120px 80px 0 80px;
}
.mapPage .title{
	height: 82px;
	line-height: 82px;
	font-size: 36px;
	color: #fff;
	margin-bottom: 30px;
}
.mapPage .list{
	padding: 32px 80px;
}
.mapPage .item{
	overflow: hidden;
}
.mapPage .item span{
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.mapPage .item div{
	overflow: hidden;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
}
.mapPage .arrow{
	position: absolute;
	width: 40px;
	height: 40px;
	right: 40px;
	top: 40px;
	background: url(/subsiteSrc/cnPc/images/close.png) center center no-repeat;
	cursor: pointer;
}
.BMap_pop{
	display: none !important;
}
.BMap_shadow{
	display: none !important;
}
/* 联系我们地图新版 end */
/* 联系我们 end */

/* 视频列表 start */
.videoList {
	overflow: hidden;
	margin: 0 -15px;
}

.videoList dd {
	width: 33.33333%;
	float: left;
	display: inline;
	padding: 15px 0px;
}

.videoList dd .con {
	display: block;
	margin: 0 15px;
	background: #fff;
	overflow: hidden;
	border-radius: 3px;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.videoList dd .con:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 4px 10px rgba(30, 33, 136, 0.15);
}

.videoList dd .pic::before {
	padding-top: 60%;
}

.videoList dd .pic .playBtn {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 2;
}

.videoList dd .pic span.play {
	width: 100%;
	height: 40px;
	margin-bottom: 24px;
	display: block;
	background: url(/subsiteSrc/cnPc/images/common/videoIco.png) no-repeat center center;
}

.videoList dd .pic span.time {
	width: 100%;
	height: 16px;
	line-height: 16px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

.videoList dd .text {
	padding: 20px 30px;
}

.videoList dd .con .title {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	text-align: center;
}

.videoList dd .con:hover .title {
	color: #1e2188;
}
/* 视频列表 end */


/* 全图列表 */
.imgList {
	overflow: hidden;
	margin: 0 -15px;
}

.imgList dd {
	width: 33.333%;
	padding: 15px 0;
}

.imgList dd .con {
	margin: 0 15px;
	padding: 20px 20px 0px;
	background: #FFF;
	border-radius: 10px;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
}

.imgList dd .pic::before {
	padding-top: 62.9630%;
}

.imgList dd .text .title {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	padding-bottom: 10px;
}

.imgList dd .text .title a {
	font-size: 16px;
	font-weight: bold;
	color: #595959;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
}

.imgList dd .con:hover {
	transform: translateY(-8px);
	-webkit-transform: translateY(-8px);
	box-shadow: 0 5px 15px rgba(30, 33, 136, 0.15);
}

.imgList dd .text .title a:hover {
	color: #1e2188;
}
/* 全图列表 */

/* 在线留言 start */
.formList{overflow: hidden;margin-right: -30px;}
.formList .item{width:33.3333%;float:left;display: inline;}
.formList .item  span{color:#287eaf;}
.formList .item  .lableBox{line-height: 57px;height: 57px; font-size:15px;color:#595959;}
.formList .item .con{border:1px solid #e6e6e6;height: 60px;line-height: 60px;margin-right:30px;background-color: #f7f7f7;border-radius: 5px;}
.formList .item.item1{width: 100%;}
.formList .item.item1 .con{height: 100%;}
.formList .item.item1 textarea{border:none;height: 180px;width: 100%;padding-top: 15px;}
.formList .item.item1.item1C textarea{border:none;height: 100px;width: 100%;padding-top: 15px;}
.formList .item.item2{width: 100% !important;margin-bottom: 50px;}
.formList .item.item2 .con{float: left;display: inline;margin-right:0;width: 50%;margin-right:20px;}
.formList .item.item2 .yzmCon{overflow: hidden;}
.formList .item.item2 .yzm{width: 140px;height: 60px;line-height: 60px;border-radius:5px;border: 1px solid #ccc;position: relative;float: left;display: inline;margin-right:30px;cursor: pointer;}
.formList .item.item2 em{overflow: hidden; font-size:15px;color:#b2b2b2;line-height: 60px;height: 60px;vertical-align: middle;background: url(/subsiteSrc/cnPc/images/yzmTb.png) no-repeat right center;padding-right:30px;display: inline-block;font-style: normal;cursor: pointer;}
.formList .item.item2 .yzm img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.formList .bTnC{text-align: center;}
.formList .input{overflow: hidden;border:none;padding:0 20px;}
.formList .input input{height: 60px;line-height: 60px;}
.formList .input textarea{resize: none;background-color: #f7f7f7;}
.brnCbox{font-size:0;text-align: center;}
.brnCbox .itemBtn{width: 150px;height: 60px;background-color: #1e2188;margin-right:20px;border-radius: 5px;vertical-align: middle;display:inline-block;}
.brnCbox .itemBtn.btn1{background-color: #f0f0f0;}
.brnCbox .itemBtn.btn1 a{color:#b2b2b2;}
.brnCbox .itemBtn a{display: block;font-size:20px;color:#fff;line-height: 60px;text-align: center;}
.listFormCBox{background:#fff  url(../images/recruitFormBg2.jpg) no-repeat center top;background-size: cover;padding:45px 320px 70px;}
.listFormCBox .formTitle{font-size:26px;color:#595959;height: 55px;line-height: 55px;text-align: center;font-weight: bold;margin-bottom: 15px;}
.listFormCBox .listFormText{background-color: #f7f7f7;border-radius:10px;border: 1px solid #e6e6e6;text-align: center;padding-top: 60px;margin-bottom: 18px;}
.listFormCBox .listFormText .formBtn{width: 120px;height: 50px;background-color: #fff;display: inline-block;margin-bottom: 25px;}
.listFormCBox .listFormText .formBtn a{color:#1e2188;font-size:16px;line-height: 50px;display: block;}
.listFormCBox .listFormText .btnText{font-size:16px;color: #999;height: 60px;line-height: 30px;margin-bottom:30px;}
.listFormCBox .listFormText .formBtn:hover{background-color: #1e2188;}
.listFormCBox .listFormText .formBtn:hover a{color: #fff;}
.listFormCBox .lableBox .lableText{display: inline-block;font-size:15px;color:#999;}
.listFormCBox .title{font-size: 20px;color: #595959;height: 65px;line-height: 65px;}
.listFormCBox .formList .item{width: 50%;}
.listFormCBox .formList .item.item1{width: 100%;}
.listFormCBox .aykj_cssSelect .aykj_selectLt{min-height:60px;line-height: 60px;}
.listFormCBox .aykj_cssSelect .aykj_selectBox{border: none;}
.listFormCBox .aykj_cssSelect .selected{background-color: #1e2188;}
.listFormCBox .aykj_cssSelect .aykj_optionBox:hover{background: #1e2188;}
.listFormCBox .aykj_cssSelect .aykj_optionBox:hover span{color: #fff;}
.listFormCBox .formList .item i{color:#ff4242;font-style: normal;}
.listFormCBox .formList .item.item1 .con1{width: 47%;}
.listFormCBox .item3{overflow: hidden;}
.listFormCBox .item3 .lableBox{overflow: hidden;height: 20px !important;line-height: 20px !important;}
.listFormCBox .item3 .lableBox .lable{font-size: 16px;color:#595959;}
.formList .item.item3{width: 100%;}
.formList .item.item3 .con{float: left;display: inline;margin-right:0;width: 25%;margin-right:20px;}
.listFormCBox .item3 .checkbox input{width: 20px;height: 20px;background-color: #e6e6e6;border: 1px solid #d4d4d4;margin-right:10px;}
.listFormCBox .yearBox{display: inline-block;width: 135px;height: 60px;border-right: 1px solid #1e1f1e0f;}
.listFormCBox .con .monthBox{display: inline-block;width:70%;}
.listFormCBox .itemA{width:25% !important;}
.listFormCBox .itemB{width:100% !important;}
.listFormCBox .itemB .con{border:none;background-color: #fff;}
.listFormCBox .itemA .con{border:none;background-color: #fff;margin-right: 0;}
.listFormCBox .itemA .text{display: inline-block;font-size:16px;color:#555555;}
.listFormCBox .radio{display: inline-block;margin-right: 30px;}
.listFormCBox .radio input{width: 18px;height: 18px;}
.listFormCBox .aykj_cssRadioBox.checked .aykj_cssRadio_icn{border-color:#1e2188;}
.listFormCBox .aykj_cssRadioBox.checked .aykj_cssRadio_icn i{background-color: #1e2188;width: 8px;height: 8px; margin: -4px 0 0 -4px;}
.listFormCBox .aykj_cssRadio{overflow: visible;}
.listFormCBox .aykj_cssRadio_icn{width: 18px;height: 18px;}
.listFormCBox .aykj_cssRadio_text{font-size:16px;}
.supplyTitle .text{min-height:32px;line-height: 32px;font-size:16px;color:#333333;padding-bottom: 55px;border-bottom: 1px solid #ccc;}
.listFormCBox .formList .item span{color: #333;}
.listFormCBox .aykj_cssSelect .aykj_selectRt{right: 10px;}
.webuploader-pick{background: none !important;padding: 0 !important;color: unset !important;font-size: unset !important;}
.listFormCBox .aykj_cssSelect .selected span{color: #fff;}
/* 在线留言 end */
<!--0.00016188621520996-->